Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump the octokit group with 4 updates #66

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2024

Bumps the octokit group with 4 updates: @octokit/graphql, @octokit/graphql-schema, @octokit/webhooks and @octokit/webhooks-types.

Updates @octokit/graphql from 8.0.1 to 8.1.0

Release notes

Sourced from @​octokit/graphql's releases.

v8.1.0

8.1.0 (2024-04-03)

Features

v8.0.2

8.0.2 (2024-04-03)

Bug Fixes

  • deps: update dependency @​octokit/types to v13 (ce3f6c9)
Commits
  • 6926030 feat(security): Add provenance (#562)
  • ce3f6c9 fix(deps): update dependency @​octokit/types to v13
  • 449c9f7 build(deps): lock file maintenance (#560)
  • 9a029ab ci(action): update actions/add-to-project action to v1
  • f93c434 build(deps): lock file maintenance (#558)
  • 1a11cf2 ci(action): update actions/add-to-project action to v0.6.1 (#557)
  • 3e579d4 build(deps): lock file maintenance (#556)
  • dd6a632 build(deps): lock file maintenance (#555)
  • 7e3b524 build(deps): lock file maintenance (#553)
  • 7275b58 build(deps): lock file maintenance (#552)
  • See full diff in compare view

Updates @octokit/graphql-schema from 15.3.0 to 15.4.0

Release notes

Sourced from @​octokit/graphql-schema's releases.

v15.4.0

15.4.0 (2024-04-03)

Features

Commits
  • 2320d30 feat(security): Add provenance (#922)
  • ebdb369 build(deps): lock file maintenance
  • baa11fb ci(action): update actions/add-to-project action to v1
  • 45a7b66 build(deps): lock file maintenance
  • e64965b ci(action): update actions/add-to-project action to v0.6.1 (#918)
  • d3aca64 build(deps): lock file maintenance
  • 14701e0 build(deps): lock file maintenance (#915)
  • See full diff in compare view

Updates @octokit/webhooks from 13.1.1 to 13.2.0

Release notes

Sourced from @​octokit/webhooks's releases.

v13.2.0

13.2.0 (2024-04-03)

Features

Commits
  • b4178d0 feat(security): Add provenance (#997)
  • bc0552a chore(deps): update octokit monorepo to v6.4.0 (#994)
  • 8f00fea build(deps): lock file maintenance (#995)
  • 838b51d ci(action): update actions/add-to-project action to v1
  • 6a7cf45 build(deps): lock file maintenance (#992)
  • cae4ba9 ci(release): update branch names for maintenance releases (#991)
  • 0218cf7 chore(deps): update octokit monorepo to v6.3.0 (#987)
  • da54bab ci(action): update actions/add-to-project action to v0.6.1 (#990)
  • baef5a5 build(deps): lock file maintenance (#989)
  • 07effa0 build(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#988)
  • See full diff in compare view

Updates @octokit/webhooks-types from 7.4.0 to 7.5.0

Release notes

Sourced from @​octokit/webhooks-types's releases.

v7.5.0

7.5.0 (2024-04-03)

Features

Commits
  • b28ee22 feat(security): Add provenance (#916)
  • 897531e build(deps): lock file maintenance (#915)
  • 8cbbc6b ci(action): update actions/add-to-project action to v1
  • 28abb9a build(deps): lock file maintenance (#912)
  • d0eac4f ci(action): update actions/add-to-project action to v0.6.1 (#910)
  • b3b0467 build(deps): lock file maintenance (#909)
  • 3d77bef build(deps): lock file maintenance (#908)
  • 8eb536f ci(action): update actions/checkout digest to b4ffde6
  • b97e063 ci(action): update actions/checkout digest to 9bb5618 (#906)
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the octokit group with 4 updates: [@octokit/graphql](https://github.com/octokit/graphql.js), [@octokit/graphql-schema](https://github.com/octokit/graphql-schema), [@octokit/webhooks](https://github.com/octokit/webhooks.js) and [@octokit/webhooks-types](https://github.com/octokit/webhooks).


Updates `@octokit/graphql` from 8.0.1 to 8.1.0
- [Release notes](https://github.com/octokit/graphql.js/releases)
- [Commits](octokit/graphql.js@v8.0.1...v8.1.0)

Updates `@octokit/graphql-schema` from 15.3.0 to 15.4.0
- [Release notes](https://github.com/octokit/graphql-schema/releases)
- [Commits](octokit/graphql-schema@v15.3.0...v15.4.0)

Updates `@octokit/webhooks` from 13.1.1 to 13.2.0
- [Release notes](https://github.com/octokit/webhooks.js/releases)
- [Commits](octokit/webhooks.js@v13.1.1...v13.2.0)

Updates `@octokit/webhooks-types` from 7.4.0 to 7.5.0
- [Release notes](https://github.com/octokit/webhooks/releases)
- [Commits](octokit/webhooks@v7.4.0...v7.5.0)

---
updated-dependencies:
- dependency-name: "@octokit/graphql"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/graphql-schema"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/webhooks"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
- dependency-name: "@octokit/webhooks-types"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: octokit
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 3, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 3, 2024 21:34
Copy link

argos-ci bot commented Apr 3, 2024

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No change detected - Apr 3, 2024, 9:36 PM

@github-actions github-actions bot merged commit 607b7c6 into main Apr 3, 2024
6 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/octokit-c58520c025 branch April 3, 2024 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants